logic flow meaning in Chinese
逻辑流程
Examples
- A diagram like this is better on the eyes and can make it much easier to spot any errors in the logic flow
一个这样的图示有助于我们理解,也更容易找出逻辑流中的错误。 - Tracing the logic flow through the program , you see that the first time through the loop , the value of the variable
通过跟踪程序的逻辑流可以看到,第一次通过循环后,变量 - Table 1 offers a comparison of the logic flow of the two methods , and illustrates what happens on specific lines in listings
表1提供了对两种方法的逻辑流程的比较,并演示了清单 - A struts diagram connection is a line that represents either logic flow or data flow between two struts nodes
Struts图连接是一条线,它表示了两个struts节点之间的逻辑流或数据流。 - The java disassembler is a very handy tool for understanding the logic flow and method names for writing detectors
对于理解编写检测器的逻辑流程和方法名, java反汇编程序是非常有用的工具。